fix(deps): update all dependencies#692
Merged
Merged
Conversation
Contributor
Author
|
97d8960 to
5c2c005
Compare
5c2c005 to
225a376
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
ffbdc85 to
968e2cf
Compare
968e2cf to
fd2d4aa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v6.0.0->v7.0.0v6->v7v5.0.0->v6.0.0v5->v6v0.157.3->v0.158.0v1.276.0->v1.277.0v1.93.1->v1.94.0v0.3.3->v0.4.1v10.28.0->v10.29.03e58ba0->e7be49a442fd00->63639e8v1.39.0->v1.40.0v7.12.0->v7.14.0v3.210.0->v3.212.087e1e73->8475f2887e1e73->8475f28ff82c1b->97cd9d53.210.0->3.212.0v7.12.0->v7.14.0v1.39.0->v1.40.075cb847->56fc848Release Notes
actions/download-artifact (actions/download-artifact)
v7.0.0Compare Source
v7 - What's new
Node.js 24
This release updates the runtime to Node.js 24. v6 had preliminary support for Node 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.
What's Changed
New Contributors
Full Changelog: actions/download-artifact@v6.0.0...v7.0.0
actions/upload-artifact (actions/upload-artifact)
v6.0.0Compare Source
cirruslabs/cirrus-cli (cirruslabs/cirrus-cli)
v0.158.0Compare Source
What's Changed
gRPCfor cache uploads by @fkorotkov in #985Full Changelog: cirruslabs/cirrus-cli@v0.157.4...v0.158.0
v0.157.4Compare Source
What's Changed
omni-cachemodule to v0.2.2 by @fkorotkov in #984Full Changelog: cirruslabs/cirrus-cli@v0.157.3...v0.157.4
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/ec2)
v1.277.0General Highlights
Module Highlights
github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.15.2github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.63.0github.com/aws/aws-sdk-go-v2/service/connect: v1.151.0github.com/aws/aws-sdk-go-v2/service/ec2: v1.277.0github.com/aws/aws-sdk-go-v2/service/entityresolution: v1.26.0github.com/aws/aws-sdk-go-v2/service/glacier: v1.32.0github.com/aws/aws-sdk-go-v2/service/health: v1.36.0github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.55.0github.com/aws/aws-sdk-go-v2/service/route53resolver: v1.42.0github.com/aws/aws-sdk-go-v2/service/s3: v1.94.0github.com/aws/aws-sdk-go-v2/service/servicequotas: v1.34.0charmbracelet/colorprofile (github.com/charmbracelet/colorprofile)
v0.4.1Compare Source
Changelog
Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
v0.4.0Compare Source
Changelog
New!
c955409: feat(examples): add colors example demonstrating ANSI color map (@aymanbagabas)45f1520: feat: introduce Unknown profile and rename Ascii to ASCII with an alias (@aymanbagabas)Fixed
e0c1e60: fix(examples): colors: display color codes for basic and indexed colors (@aymanbagabas)d34a48e: fix: catch unknown profile values in Writer.Write (@aymanbagabas)0df1d61: fix: lint deprecated style methods (@aymanbagabas)b05d982: fix: lint profile conversion fallthrough (@aymanbagabas)Other stuff
5fc8acc: ci: sync golangci-lint config (#65) (@github-actions[bot])Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
go-playground/validator (github.com/go-playground/validator/v10)
v10.29.0Compare Source
What's Changed
excluded_unlessbug fix by @chargraves85 in #1307New Contributors
Full Changelog: go-playground/validator@v10.28.0...v10.29.0
pulumi/pulumi-aws-native (github.com/pulumi/pulumi-aws-native/sdk)
v1.40.0Compare Source
Changelog
6d23c3fFix and run nightly-sdk-generation (#2689)v1.39.1Compare Source
Changelog
842d888Update dependency @pulumi/aws to v7.13.0 (#2679)What's Changed
New Contributors
Full Changelog: pulumi/pulumi-aws-native@v1.39.0...v1.39.1
pulumi/pulumi-aws (github.com/pulumi/pulumi-aws/sdk/v7)
v7.14.0Compare Source
What's Changed
ap-east-2region by @iwahbe in #6049Full Changelog: pulumi/pulumi-aws@v7.13.0...v7.14.0
v7.13.0Compare Source
What's Changed
New Contributors
Full Changelog: pulumi/pulumi-aws@v7.12.0...v7.13.0
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.212.0Compare Source
3.212.0 (2025-12-12)
Bug Fixes
v3.211.0Compare Source
3.211.0 (2025-12-11)
Features
[cli/about] Print Node.js package manager information in
pulumi about#21163
[backend/diy] Add stack tags support for DIY backends (S3, Postgres, file-based, etc.).
DIY backends now support stack tags functionality, bringing feature parity with cloud backends.
This includes:
pulumi:project)Tags are stored as separate
.pulumi-tagsfiles alongside stack checkpoints, using a versionedJSON format. The implementation works across all DIY backend storage types including S3, Azure Blob,
Google Cloud Storage, PostgreSQL, and local file systems.
Example usage:
#19882
[backend/service] Improve startup performance with the service as backend
#21176
[sdk/nodejs] Add support for
replacement_triggerin the NodeJS SDK#20939
[sdk/python] Allow setting version for python component providers
#21149
Bug Fixes
[cli/package] Correctly identify the innermost Project/Plugin when running
pulumi package add#21137
[engine] Allow referencing multiple git/github/gitlab components from the same repo
#21119
[programgen/go] Account for name conflicts in resource creation functions
#21107
[sdk/python] Fix cancellation handling in a few places in the python language host
#21145
[sdkgen/go] Fix generation of lifted single-value calls in parameterized SDKs
#21115
Miscellaneous
[cli] Don't attempt to re-install plugin dependencies on load failure for plugins based on git with a nested path
#21148
[sdk/{dotnet,java,yaml}] Bump language runtimes for dotnet, java, and yaml
#21201
[cli/engine] Add language runtime metadata to update metadata
#21186
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.